const crypto/tls.typeCertificateVerify
3 uses
crypto/tls (current package)
common.go#L95: typeCertificateVerify uint8 = 15
conn.go#L1154: case typeCertificateVerify:
handshake_messages.go#L1840: b.AddUint8(typeCertificateVerify)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)